Skip to content

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Feb 19, 2022

In this PR, we redesigned the storage part to:

  • Firstly, support single insert.
  • Then, support multiple inserts, while introducing the terminology of RowSet.
  • The rest as before, We will go with memtable, block, column, sparse index, etc.

Also, we changed the way to develop the tutorial.

Now everything will be tracked on storage branch. We will use a bash script to generate 03-xx from the git history.

This PR should not be merged. It only serves as a PR for tracking progress.

Signed-off-by: Alex Chi <[email protected]>
Signed-off-by: Alex Chi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant